Welcome![Sign In][Sign Up]
Location:
Search - vc Dialog

Search list

[ActiveX/DCOM/ATLVC++网络高级编程之十八

Description: ATLDraw: === === ==== DCOM客户程序,用MFC编写。 该程序的运行步骤如下:单击菜单server/connect,地址栏里填写安装了DCOM服务器的地址。 如果是本机可以填127.0.0.1。等弹出OK对话框后就可以用鼠标在VIEW区域画图了。当然可以开 多个客户,观察效果。-ATLDraw : === === === === ==== DCOM client, prepared with MFC. The program, run the following steps : Click the menu server/connect, complete address box installed DCOM server address. If the machine can fill 127.0.0.1. OK pop-up dialog so you can use the mouse to draw a regional VIEW. Of course, we may get more customers to observe the effects.
Platform: | Size: 63488 | Author: 张思发 | Hits:

[Printing programVC中的图象打印问题(基于对话框)

Description: VC中的图象打印问题的源代码(基于对话框),实现对话框打印图像功能,对你一定有帮助-VC print images of the source code (based on the dialog box), the Print dialog box to achieve functional images, you can help
Platform: | Size: 1175552 | Author: 张三水 | Hits:

[GUI Developvc界面

Description: 我们经常会使用到组合框,而组合框是是有2种功能的--下拉和列表。一般情况下,列表框的宽度和选择框是一样宽的,但是我们有些时候确实很需要把列表框的宽度变大,一便让我们能更好的看我们要选的东西。   为了能有这个功能,我写了下面的这个函数。首先得在你的对话框中添加一个的WM_CTLCOLOR的消息句柄,或者使用CComboBox的继承类,而且在其中添加下面的代码:-we often use to mix frame, and frames are combinations are two kinds of functions-- and the drop-down list. Under normal circumstances, the list box and the width of the selection box is the same width, but sometimes we need to do is list the width of the frame, one will enable us to better do our election of the things. To have this function, I wrote the following this function. First of all in your dialog box to add one of the news WM_CTLCOLOR handle, or use the inheritance CComboBox category, but which add the following code :
Platform: | Size: 7168 | Author: 政策 | Hits:

[Dialog_WindowVC--标准控件使用

Description: vc标准控件的基本使用,是一套教材上的一个实例,我在学习过程中练手用的,对初学都对对话框和控件的运用有很大作用-vc standards controls the basic use is a textbook example of one, I in the process of learning to practice hand, are for beginners and dialog controls on the use of a significant role
Platform: | Size: 81920 | Author: 李松 | Hits:

[PropertySheetVC属性页

Description: 将通过对CProPertySheet类和CProPertyPage类的学习,学会把多个对话框集中起来,通过标签来激活各个界面.-through right CProPertySheet CProPertyPage category and type of learning and learn how to put together a number of dialog, through various labels to activate the interface.
Platform: | Size: 92160 | Author: 冰雨 | Hits:

[GUI DevelopVC++精品源码打包下载1

Description: 内容有:模仿Outlook建立分类列表框 一个简单的数字时钟程序 可以实现在快速字符串搜索 通过单击列表来改变显示分辨率 创建一个按钮,并在上面显示图标 VC中显示JPG图片,不使用动态连接库 一个邮件报告程序 在VC中实现Undo和Redo功能 自定义的标签控件对话框-contents are : Outlook imitate established classification list frame of a simple digital clock procedures can be achieved in the fast string search by clicking the list to change the display resolution to create a button, and above show icon VC show JPG images, the non-use of a dynamic link library mail reporting procedures in VC to achieve Undo and Redo function-defined labels dialog box controls
Platform: | Size: 1048576 | Author: 大灰熊 | Hits:

[GUI Develop自绘对话框

Description: vc的对话框有时不能满足需求。根据自己的需要创建具有个性的对话框。-vc dialog sometimes unable to meet the demand. According to their need to create personalized dialog box.
Platform: | Size: 24576 | Author: glw | Hits:

[OpenGL programOpenGL※※VC框架

Description: OpenGL※※VC框架,包含单文档,多文档,对话框。-OpenGL** VC framework consists of a single file, multi-file, the dialog.
Platform: | Size: 173056 | Author: 张立 | Hits:

[Internet-NetworkVC++精品源码

Description: VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip   一个可以重命名workspace的程序。 simplecomserver_src.zip   演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip   用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToPDF_src.zip sampleimage.zip   将tiff转换成PDF的源程序。 SimpleWordPad.zip   简单字处理程序。 Gamma_Manager_src.zip Gamma_Manager_demo.zip   调节灰度的滑动条的类。 smpplib.zip   一个SMPP类库可以用来连接SMPP网关来发送和接收SMS消息。 ColorFont_src.zip   使用CColorDialog类轻松改变对话框背景颜色和字体。 benBro107.zip benbro.zip   一个基于IE的浏览器,使用了多文档界面的标签,IE界面和XP的工具条等。 PictureZoom_src.zip PictureZoom_demo.zip    一个C++ OCX控件可以在你应用程序的窗口上绘制图片。 -VC source-------------------------------------------- dswRename_src.zip a workspace can rename the procedure. Simplecomserver_src.zip demonstration of how to create a COM. ConsolePipe_src.zip consolePipe_demo.zip use graphical interface loading procedures and receiving procedures console console program output. TiffToPDF_src.zip sampleimage.zip will tiff converted into PDF of the source. SimpleWordPad.zip simple word-processing procedures. Gamma_Manager_src.zip Gamma_Manager_demo.zip adjust the sliding strip of gray type. Smpplib.zip a SMPP library can be used to connect SMPP Gateway to send and receive SMS messages. ColorFont_src.zip use CColorDialog category dialog easily change fonts and background colors. BenBro107.zip benbro.zip one based on the I
Platform: | Size: 1024000 | Author: 张四 | Hits:

[Dialog_Windowvc 无模式对话框参数传递的一个示例testdl

Description: 对于无模式对话框接收的输入信息,我们可以以向父窗口发送消息的方式进行。代码以Vc++6.0用实例来说明无模式对话框的使用。 -for modeless dialog receiving input information, we are able to father to the window messaging manner. Vc 6.0 code to use examples to illustrate modeless dialog use.
Platform: | Size: 203776 | Author: | Hits:

[GUI Developvc按钮程序

Description: 一个漂亮的多功能按钮程序,是一个基于对话框的应用程序!能够获取鼠标消息,实现按钮图标的动态变化!-a beautiful multifunction button procedure is a dialog-based applications! The mouse can access news, button icons achieve the dynamic changes!
Platform: | Size: 2141184 | Author: 方怡新 | Hits:

[Ftp Clientftptransferdlg

Description: vc基于对话框的ftp客户端,老外写的.-vc dialog on the ftp client, a foreigner writing.
Platform: | Size: 99328 | Author: 千森 | Hits:

[Button controlVC Calculator

Description: 实现了一个计算器应用程序,介绍了对话框添加菜单,高级按钮控件,高级编辑控件,对话框的扩展功能等应用。-achieved a calculator applications, introduced a dialog menu added, the High button controls, senior editor controls, the expansion of the dialog function applications.
Platform: | Size: 444416 | Author: | Hits:

[GDI-Bitmap磁致旋光动态演示

Description: 这是一个动态演示程序.程序是VC++的对话框下的图象编程,利用的是多线程技术,涉及到了大量的图象处理.有一定的参考价值.-This is a dynamic demonstration program. Procedures are under VC dialog image programming, the use of multi-threading technology that involves a lot of image processing. There will be some reference value.
Platform: | Size: 1961984 | Author: 王强 | Hits:

[Menu controlVC.NET2003实现 在Dialog中使用Menu和Toolbar

Description: 在Dialog中使用Menu和Toolbar,VC.NET2003,WINXP下调试通过-use Menu and Toolbar, VC.NET2003. debug through WINXP
Platform: | Size: 27648 | Author: 冷泠 | Hits:

[Dialog_Window窗口之间数据传递

Description: vc中对话框是常用的工具.不同dialog间的数据传递是一个难题,这里提供了一个例子.-vc dialog which is commonly used tool. Dialog between the different data transmission is a problem, it provides an example.
Platform: | Size: 30720 | Author: 胡洁 | Hits:

[GUI DevelopFileDialogPreview

Description: 用于vc文件对话框的修改,定制,希望对大家有所帮助-for vc dialog changes, customization, we want to help
Platform: | Size: 33792 | Author: guww | Hits:

[Shell api替换开始菜单VC代码

Description: 可以替换WINDOWS开始菜单VC源码 GetShellTrayDlg.h, GetShellTrayDlg.cpp - the dialog These files contain your CGetShellTrayDlg class. This class defines the behavior of your application s main dialog. The dialog s template is in GetShellTray.rc, which can be edited in Microsoft Visual C-can replace Windows Start menu VC source GetShellTrayDlg.h , GetShellTrayDlg.cpp-the dialog These files contain your CGetShellTrayDlg class. This 10:48 ss defines the behavior of your application s ma in dialog. The dialog s template is in GetShellT ray.rc. which can be edited in Microsoft Visual C
Platform: | Size: 15360 | Author: 王海` | Hits:

[Special Effects带位图预览的文件打开对话框VC源码

Description: 带位图预览的文件打开对话框VC源码.zip-with bitmap preview of the document to open dialog VC source. Zip
Platform: | Size: 14336 | Author: lxz | Hits:

[Other systemsvc++ODBC+student

Description: 前面我写过一篇《一个完善的ODBC数据库程序》,大家可能看到过,有鼓励,也有批评,但是所有这一切只有一个目的就是学好VC。我学习VC已有接近一年的时间,水平菜鸟级,而VC知识库给大家提供了一个交流的地方,大家相互学习,共同提高。感谢VC知识库各版版主!!! 在《一个完善的ODBC数据库程序》我提到完善它的很多方面,做一个小软件。我按这个思路做下去,实现了一些基本功能。程序采用对话框,界面按属性页的方式分为两部分: “班级成绩”和“年级成绩”。 -front, I wrote another one, "a perfect ODBC database programs," we may see that some of encouragement, there are criticisms, but all of this is the only one purpose learn VC. I learn VC nearly a year, the level of exposure level, and the knowledge base to the VC can provide a forum where we learn from each other together. Thank VC version of the knowledge base moderator! ! ! In "a perfect ODBC database program," I mentioned it sound a lot, a small software. According to this line of thinking, I go on to achieve some basic features. Adoption of the dialog, interface attributes by the way pages divided into two parts : the "class achievements" and "grade results."
Platform: | Size: 55296 | Author: 李大嘴 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net